| SaStatementHistory |
| Logical Entity Name | SaStatementHistory |
| Default Table Name | SaStatementHistory |
| Physical Only | NO |
| Definition | |
| Note |
| SaStatementHistory Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SaStatementHistoryID |
int | NO | ||
SyStudentID |
int | NO | ||
AdEnrollID |
int | NO | ||
FaStudentAidID |
int | NO | ||
| StatementAmtDue | money | YES | ||
| LedgerAcctBalance | money | YES | ||
| ProcessTaskType | char(1) | YES | ||
| DatePrinted | datetime | NO | ||
| ClosingDate | datetime | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SaStatementHistory Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SaStatementHistory_SaStatementHistoryID | PrimaryKey | SaStatementHistoryID |
| SaStatementHistory Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdEnroll | Non-Identifying | One To Zero or More | FK_SaStatementHistory_AdEnrollID_AdEnroll_AdEnrollID | AdEnrollID | NO | YES | ||
| FaStudentAid | Non-Identifying | One To Zero or More | FK_SaStatementHistory_FaStudentAidID_FaStudentAid_FaStudentAidID | FaStudentAidID | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_SaStatementHistory_SyStudentID_SyStudent_SyStudentID | SyStudentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SaStatementHistory_UserId_SyStaff_SyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SaStatementHistory Check Constraints |
| Check Constraint Name | CheckConstraint |